github.com/klauspost/compress/flate.huffmanBitWriter.writeOutBits (method)

4 uses

	github.com/klauspost/compress/flate (current package)
		huffman_bit_writer.go#L228: 		w.writeOutBits()
		huffman_bit_writer.go#L429: 		w.writeOutBits()
		huffman_bit_writer.go#L434: func (w *huffmanBitWriter) writeOutBits() {
		huffman_bit_writer.go#L1174: 		w.writeOutBits()